home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / gt_power / gtle14.zip / GTLE.DOC next >
Text File  |  1989-05-03  |  3KB  |  77 lines

  1.  
  2.     GTLE                        Version 1.4                   05/03/89
  3.  
  4.                        Written by: Cam DeBuck  (015/000)
  5.  
  6.                                GT Log Extract
  7.  
  8.  
  9.   FIX
  10.  
  11.   1.4 Strengthened date search
  12.   1.3 Process month as '01' or ' 1'
  13.   1.2 Searches current directory then GTPATH.
  14.   1.1 corrects for those users who have GTPATH set to the root.
  15.  
  16.  
  17.   PURPOSE
  18.  
  19.   The purpose of GTLE is to extract one days entries from the GT.LOG
  20.   into a seperate file while will only contain the entries for the day
  21.   you select. This file will contain all the detail for the selected
  22.   day.  The original GT.LOG file is NOT changed in any way as it is
  23.   opened for input only. The resulting file from running this program
  24.   may then be used by the sysop.
  25.  
  26.  
  27.   WARNING
  28.  
  29.   The output file should NOT be used as a bulletin!  This file will show
  30.   the users logon entry including the PASSWORD!  This means that it
  31.   would also show your SYSOP password!  You have been warned!
  32.  
  33.  
  34.   INSTALLATION
  35.  
  36.   Place GTLE.EXE in a directory that is accessable thru your DOS PATH.
  37.   It may be run from the DOS prompt or placed in a batch file.  The
  38.   program looks FIRST in the current directory for GT.LOG.  If found
  39.   then all processing takes place in the current directory.  If the file
  40.   is not in the current directory then the GTPATH is used to locate
  41.   GT.LOG. The program does NOT look in your GT.CNF for the location of
  42.   the LOG!! The program updates the screen when the date in the log file
  43.   reaches the search date and then will update the number of lines and
  44.   bytes that are written to the new file.
  45.  
  46.  
  47.   OUTPUT FILE NAME
  48.  
  49.   The output is named GTLE.LOG.
  50.  
  51.  
  52.   COMMAND LINE PARAMATER
  53.  
  54.   There is one optional command line paramater, the number of days back
  55.   from today that you desire to have extracted. Running the program with
  56.   no paramater will give you a file containing all of the info for
  57.   todays date.  The paramater is simply the number of days you wish to
  58.   back up. This number can NOT be equal or greater than todays day of
  59.   the month and it should not contain any other characters.  If it
  60.   contains any other characters you will receive a report for today.
  61.  
  62.   ie.  GTLE      Program will extract todays info.
  63.  
  64.        GTLE 11   The program will extract the log lines for 11 days ago.
  65.                  If the date is the 15th, then 15 minus 11 equals 4.
  66.                  The report would contain all log lines from the 4th of
  67.                  the month.
  68.  
  69.  
  70.  
  71.   If you have any problems send netmail to me or you can call
  72.  
  73.        BBS:   (404) 461-5449     0900-2400 (Eastern)
  74.      Voice:   (404) 460-1725     Reasonable Hours Please
  75.  
  76.                    Cam DeBuck - 015/000
  77.